github.com/refraction-networking/utls.clientHandshakeState.saveSessionTicket (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_client.go#L655: 	if err := hs.saveSessionTicket(); err != nil {
		handshake_client.go#L1059: func (hs *clientHandshakeState) saveSessionTicket() error {